cssnode: Clear cache if reusing style
authorBenjamin Otte <otte@redhat.com>
Tue, 15 Dec 2015 00:07:03 +0000 (01:07 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 15 Dec 2015 00:15:51 +0000 (01:15 +0100)
commitf6606c4f6f7fc1b078978caf7e35cf1c8e69e6e7
tree554f759521660bd79d44367fd904f692e5647c0d
parent220d2620e4217118ede937a4160b742391533166
cssnode: Clear cache if reusing style

When we reuse styles that didn't change across changes to the source
CSS, make sure we clear the caches. Otherwise child nodes will pick up
styles from the old source CSS.
gtk/gtkcssnode.c